From c435c2708cfde093249aef1e5d2e8a75d9c66581 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sat, 19 Jan 2008 05:55:50 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 57340cc68b2..bb195620ef0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2008-01-19 Kenichi Handa + + * coding.c (detect_coding_iso2022): New arg + latin_extra_code_state. Allow Latin extra codes only + when *latin_extra_code_state is nonzero. + (detect_coding_mask): If there is a NULL byte, detect the encoding + as UTF-16 or binary. If Latin extra codes exist, detect the + encoding as ISO-2022 only when there's no other proper encoding is + found. + 2008-01-17 Jason Rumney * xterm.c (handle_one_xevent): Revert to counting chars not bytes. -- 2.30.2